17. Exercise: Show a Map

Show a Map

Now it's your turn! Complete the TODOs in T04b.02-Exercise-OpenMap.

SOLUTION:
  • Create a method called showMap with a Uri as the single parameter.
  • Replace the Toast message with a call to showMap and the address of your choice.